Version History

	1.0		- Original Release

 	2.0 b1		- Added Blazing Paddle style menus

	2.0 b2		- Removed the mouse cursor when drawing lines

	2.0 b3		- Fixes for IIgs mouse issue caused by undo and also by toggling the menu (damn screen holes)

			- Added capability to toggle back from the menu by hitting space without having to select a tool

			- Gave up on the spray tool and went when fat brushes

	2.0 b4		- Fixed screen scroll / glitching for Apple //c


	2.0 b5		- Increased performance for copy back to Page one from menu toggle (//c and IIgs versions, the
				//e version uses page flipping because it knows what text page 2 is!)

			- Fixed an issue in the //c, IIgs version causing the incorrect area of memory being 
				saved during an "export"

	2.0 b6 		- Included the production release of DeLoRes v11
	2.0 b7		- Fixed an issue that caused the About display to corrupt the drawing data

	2.0 b8		- Added MouseScan to make a better attempt at finding the correct slot. 
			- Rewrote major portions of MouseDrv and accelerated the tracking for IIgs, etc.
			- Abandoning the //e specific version as it simply wasn't worth having a different
 				code base for one specific platform.
	2.0 b9 		- Save prompts now include the name of the file (if there is one)

	2.1		- You can now import .DBL files, and trace/draw on top, only capturing the drawing
			  commands in a saved .MP file *OR* you can export the updated bitmap back to a .DBL file!

			- Fixed several prompts that would not handle lowercase characters properly

	2.5b1		- Major UI overall. UI is now 100% assembler

			- The MP.* redraw in MP, MP.READER, and the GULON game are now all in assembler

	2.5b2		- Fixed an issue where the file size was not always correct when saving MP.* files

	2.51b1		- Fixed an issue causing exports to not save correctly

	2.6		- Added REWIND capability allowing you to replay MP.* drawings and cut off changes
			- Added Tom Porter's BMP.IMPORT utility to convert .BMP to .DBL files!
			- MP will now remember an updated name from the last save / export



	